Avifinfo

Prop{}WP 1.0

Хуков нет.

Использование

$Prop = new Prop();
// use class methods

Методы

Нет Методов у класса.

Код Prop{} WP 6.6.2

class Prop { // Property index <-> item id associations.
  public $property_index;
  public $item_id;
}