Вход Регистрация
Файл: concrete5.7.5.6/concrete/src/Page/Collection/Version/Event.php
Строк: 22
<?php
namespace ConcreteCorePageCollectionVersion;

class 
Event extends ConcreteCorePageEvent {

    public function 
setCollectionVersionObject($version) {
        
$this->version $version;
    }

    public function 
getCollectionVersionObject() {
        return 
$this->version;
    }

}
Онлайн: 1
Реклама