App\APIObjects\Topic::__construct PHP Méthode

__construct() public méthode

public __construct ( $topic )
    public function __construct($topic)
    {
        $this->topic = $topic;
    }