Esempio n. 1
0
	public function canCreate()
	{
		$this->assertContent();
		return $this->content->canCreate();
	}