Avifinfo
Prop{}
Хуков нет.
Использование
$Prop = new Prop(); // use class methods
Методы
Нет Методов у класса.Код Prop{} Prop{} WP 7.0.4
class Prop { // Property index <-> item id associations.
public $property_index;
public $item_id;
}
Avifinfo
Хуков нет.
$Prop = new Prop(); // use class methods
class Prop { // Property index <-> item id associations.
public $property_index;
public $item_id;
}