Added toolbar to project screen #1 (#50)

* fixed annotation #1
* added default label #1
* added project toolbar #1
This commit is contained in:
Kevin Papst
2018-01-07 22:32:28 +01:00
committed by GitHub
parent 79e87ecdbe
commit bb61ee8b86
11 changed files with 149 additions and 17 deletions

View File

@@ -30,7 +30,7 @@ trait VisibilityTrait
/**
* @param int $visibility
* @return self
* @return $this
*/
public function setVisibility($visibility)
{