Fix code formatting + class docs

pico-3.0-alpha
Daniel Rudolf 10 years ago
parent 0198d827bf
commit 73078a3dc3
  1. 2
      lib/Pico.php

@ -133,7 +133,7 @@ class Pico
* Meta data of the page to serve * Meta data of the page to serve
* *
* @see Pico::getFileMeta() * @see Pico::getFileMeta()
* @var string[]|null * @var array|null
*/ */
protected $meta; protected $meta;

Loading…
Cancel
Save