Свойство | Тип | Описание | |
---|---|---|---|
$blog |
Метод | Описание | |
---|---|---|
airshipLand ( ) | This function is called after the dependencies have been injected by AutoPilot. Think of it as a user-land constructor. | |
blogCommentForm ( ) | Just get the blog comment reply form on cached pages | |
clearCache ( string $key ) | ||
loadComments ( ) |
Метод | Описание | |
---|---|---|
fetchComments ( Airship\Engine\Contract\CacheInterface $cache, string $uniqueID ) |
public airshipLand ( ) |
public blogCommentForm ( ) |
protected fetchComments ( Airship\Engine\Contract\CacheInterface $cache, string $uniqueID ) | ||
$cache | Airship\Engine\Contract\CacheInterface | |
$uniqueID | string |